ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / ChartAxis<T> Class
Members

In This Topic
    ChartAxis<T> Class
    In This Topic
    Represents chart axis.
    Object Model
    ChartAxis<T> Class
    Syntax
    'Declaration
     
    Public Class ChartAxis(Of T) 
    public class ChartAxis<T> 
    Type Parameters
    T
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.ChartAxis<T>

    See Also